Skip to content

Improve OS related lines and add .gitignore#7

Open
syKevinPeng wants to merge 3 commits intoygjwd12345:mainfrom
syKevinPeng:main
Open

Improve OS related lines and add .gitignore#7
syKevinPeng wants to merge 3 commits intoygjwd12345:mainfrom
syKevinPeng:main

Conversation

@syKevinPeng
Copy link
Copy Markdown

Hi,
When I try to run your code on Windows, there are some OS system incompatible errors related to the os.system(command) function. I replace the "make directory command" with os.makedirs() and replace "cp files command" with util.copyfile() to make your code more robust.

Also, I add python-version .gitignore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant